[INFO] cloning repository https://github.com/ji3g4kami/Grotto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ji3g4kami/Grotto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fji3g4kami%2FGrotto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fji3g4kami%2FGrotto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2162546bccae8345a3dcadaaccc9a157423072e4
[INFO] fixing ji3g4kami/Grotto against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fji3g4kami%2FGrotto" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ji3g4kami/Grotto
[INFO] finished tweaking git repo https://github.com/ji3g4kami/Grotto
[INFO] tweaked toml for git repo https://github.com/ji3g4kami/Grotto written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ji3g4kami/Grotto on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ji3g4kami/Grotto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347
[INFO] running `Command { std: "docker" "start" "b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/grotto-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-crypto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-realtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-a2a/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-mcp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v0.15.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking grotto-workspace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling matrix-pickle-derive v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking matrix-pickle v0.2.2
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.15.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking grotto-types v0.1.0 (/opt/rustwide/workdir/crates/grotto-types)
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Migrating crates/grotto-types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking vodozemac v0.9.0
[INFO] [stderr]     Checking grotto-crypto v0.1.0 (/opt/rustwide/workdir/crates/grotto-crypto)
[INFO] [stderr]    Migrating crates/grotto-crypto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking grotto-realtime v0.1.0 (/opt/rustwide/workdir/crates/grotto-realtime)
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Migrating crates/grotto-realtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-crypto/tests/pickle_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-crypto/tests/megolm_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-crypto/tests/olm_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking grotto-mcp v0.1.0 (/opt/rustwide/workdir/crates/grotto-mcp)
[INFO] [stderr]    Migrating crates/grotto-mcp/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/grotto-mcp/src/server.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     let mut account = self.account.lock().await;
[INFO] [stdout]     |                         -----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `account` calls a custom destructor
[INFO] [stdout]     |                         `account` will be dropped later as of Edition 2024
[INFO] [stdout] 304 |                     match account.create_inbound_session(identity_key, &ciphertext_bytes) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 315 |                 } else {
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.7.6/src/arrayvec.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl<T, const CAP: usize> Drop for ArrayVec<T, CAP> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vodozemac-0.9.0/src/olm/session/chain_key.rs:54:50
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[derive(Clone, Serialize, Deserialize, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vodozemac-0.9.0/src/olm/session/root_key.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout]  37 | #[derive(Clone, Serialize, Deserialize, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vodozemac-0.9.0/src/olm/session/root_key.rs:47:50
[INFO] [stdout]     |
[INFO] [stdout]  47 | #[derive(Clone, Serialize, Deserialize, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] note: `account` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking grotto-storage v0.1.0 (/opt/rustwide/workdir/crates/grotto-storage)
[INFO] [stderr]    Migrating crates/grotto-mcp/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/grotto-mcp/src/server.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     let mut account = self.account.lock().await;
[INFO] [stdout]     |                         -----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `account` calls a custom destructor
[INFO] [stdout]     |                         `account` will be dropped later as of Edition 2024
[INFO] [stdout] 304 |                     match account.create_inbound_session(identity_key, &ciphertext_bytes) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 315 |                 } else {
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.7.6/src/arrayvec.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl<T, const CAP: usize> Drop for ArrayVec<T, CAP> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vodozemac-0.9.0/src/olm/session/chain_key.rs:54:50
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[derive(Clone, Serialize, Deserialize, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vodozemac-0.9.0/src/olm/session/root_key.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout]  37 | #[derive(Clone, Serialize, Deserialize, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vodozemac-0.9.0/src/olm/session/root_key.rs:47:50
[INFO] [stdout]     |
[INFO] [stdout]  47 | #[derive(Clone, Serialize, Deserialize, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] note: `account` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/grotto-mcp/tests/tool_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-storage/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking grotto-core v0.1.0 (/opt/rustwide/workdir/crates/grotto-core)
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]    Migrating crates/grotto-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking grotto-a2a v0.1.0 (/opt/rustwide/workdir/crates/grotto-a2a)
[INFO] [stderr]    Migrating crates/grotto-storage/tests/storage_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-core/tests/service_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-a2a/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking grotto-api v0.1.0 (/opt/rustwide/workdir/crates/grotto-api)
[INFO] [stderr]    Migrating crates/grotto-api/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/grotto-api/src/routes/sync.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let stream = async_stream::stream! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         loop {
[INFO] [stdout] 26 | |             match rx.recv().await {
[INFO] [stdout]    | |                   ---------------
[INFO] [stdout]    | |                   |
[INFO] [stdout]    | |                   `__awaitee` calls a custom destructor
[INFO] [stdout]    | |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 27 | |                 Ok(event) => {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |_____`#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/grotto-a2a/tests/a2a_integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/grotto-api/src/routes/sync.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let stream = async_stream::stream! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         loop {
[INFO] [stdout] 26 | |             match rx.recv().await {
[INFO] [stdout]    | |                   ---------------
[INFO] [stdout]    | |                   |
[INFO] [stdout]    | |                   `__awaitee` calls a custom destructor
[INFO] [stdout]    | |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 27 | |                 Ok(event) => {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |_____`#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/grotto-api/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/grotto-api/tests/api_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/e2e_messaging.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: grotto-types v0.1.0 (/opt/rustwide/workdir/crates/grotto-types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-crypto v0.1.0 (/opt/rustwide/workdir/crates/grotto-crypto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-storage v0.1.0 (/opt/rustwide/workdir/crates/grotto-storage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-core v0.1.0 (/opt/rustwide/workdir/crates/grotto-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-realtime v0.1.0 (/opt/rustwide/workdir/crates/grotto-realtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-api v0.1.0 (/opt/rustwide/workdir/crates/grotto-api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-a2a v0.1.0 (/opt/rustwide/workdir/crates/grotto-a2a) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-mcp v0.1.0 (/opt/rustwide/workdir/crates/grotto-mcp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grotto-workspace v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking grotto-types v0.1.0 (/opt/rustwide/workdir/crates/grotto-types)
[INFO] [stderr]     Checking grotto-workspace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking grotto-crypto v0.1.0 (/opt/rustwide/workdir/crates/grotto-crypto)
[INFO] [stderr]     Checking grotto-storage v0.1.0 (/opt/rustwide/workdir/crates/grotto-storage)
[INFO] [stderr]     Checking grotto-realtime v0.1.0 (/opt/rustwide/workdir/crates/grotto-realtime)
[INFO] [stderr]     Checking grotto-mcp v0.1.0 (/opt/rustwide/workdir/crates/grotto-mcp)
[INFO] [stderr]     Checking grotto-core v0.1.0 (/opt/rustwide/workdir/crates/grotto-core)
[INFO] [stderr]     Checking grotto-a2a v0.1.0 (/opt/rustwide/workdir/crates/grotto-a2a)
[INFO] [stderr]     Checking grotto-api v0.1.0 (/opt/rustwide/workdir/crates/grotto-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347", kill_on_drop: false }`
[INFO] [stdout] b3ba17270c849c67bcbe94eb0c1d62126b84fc17309e03571607755844589347
